home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
J-Mac Electronics & Home Comics
/
J-Mac Electronics & Home Comics.iso
/
mac
/
J-MAC
/
G23F
/
yumenoat.Dxr
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-01-22
|
129 b
|
10 lines
on exitFrame
global repeat2
if repeat2 = 3 then
go("B2")
else
set repeat2 to repeat2 + 1
go("C2")
end if
end